Skip to content

Clean DataFolder and extend tests#382

Merged
CGodiksen merged 49 commits intomainfrom
dev/clean-data-folder
Mar 24, 2026
Merged

Clean DataFolder and extend tests#382
CGodiksen merged 49 commits intomainfrom
dev/clean-data-folder

Conversation

@CGodiksen
Copy link
Copy Markdown
Collaborator

This PR closes #357 by cleaning up the API of DataFolder and extending the tests to cover all functionality.

The main changes in the PR are:

  • Combining functionality for handling metadata tables and normal tables
  • Adding a new write method that can be used for both normal tables and time series tables
  • Cleaning up the public API of DataFolder
  • Reordering methods and tests to better match the rest of the repository
  • Adding tests for all public methods in DataFolder
  • Adding tests for all public methods in DeltaTableWriter

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean DataFolder and extend its tests

4 participants